- 
		Home
	
- 
WooCommerce PayPal Payments
- 
2.0.2
- 
Code
- 
Classes
-  CreateOrderEndpoint 
		
			
				
					
													
								
																			
											| Total Complexity | 69 | 
																			
											| Dependencies | 31 | 
																			
											| Dependents | 2 | 
																	
							 
													
								
																			
											| Total lines | 501 | 
																			
											| Lines of code | 253 | 
																			
											| Logical lines of code | 132 | 
																	
							 
													
								
																			
											| Comment lines | 158 | 
																			
											| Methods | 10 | 
																			
											| Properties | 14 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 10
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| handle_request() | C | 33 | 27 | 93 | 
					
				| create_paypal_order() | A | 42 | 12 | 56 | 
					
				| payer() | A | 50 | 11 | 26 | 
					
				| after_checkout_validation() | S | 52 | 4 | 25 | 
					
				| payment_method() | S | 63 | 4 | 11 | 
					
				| set_bn_code() | S | 66 | 3 | 8 | 
					
				| validate_form() | S | 63 | 3 | 10 | 
					
				| validate_paynow_form() | S | 68 | 3 | 7 | 
					
				| __construct() | S | 59 | 1 | 14 | 
					
				| nonce() | S | 80 | 1 | 3 |